home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Owl 6
/
Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso
/
016a
/
love4th.zip
/
DIR.DOC
< prev
next >
Wrap
Text File
|
1991-10-01
|
3KB
|
124 lines
Documentation
-------------
If using 'Starting Forth' by Brodie read..
STARTING.DOC
Program in high level Forth read..
SOURCE.DOC SEGMENT.DOC COMPAT83.DOC DOSCMD.DOC
REDEFINE.DOC SAVE.DOC VOCABS.DOC WORKING.DOC
Use the ancillary word sets..
QUADMATH.DOC LOCALVAR.DOC MCFA.DOC ARRAY.DOC
PROMPT90.DOC
Program in assembler read..
SEGMENT.DOC CPU80X86.DOC ASM&LINK.DOC RPN-ASM.DOC
Understand the workings of L.O.V.E. Forth read..
L-TECH.DOC MEMGRAPH.DOC
Description of documentation
----------------------------
L-TECH DOC
- a technical note describing how Love Forth was developed
STARTING DOC
- some notes on L.O.V.E. FORTH and the Forth described by Brodie,
in Starting Forth
DOSCMD DOC
- describes DOS access from L.O.V.E. Forth
SOURCE DOC
- describes source code loading from disk
- describes how to use BLOCK disk storage
COMPAT83 DOC
- descibes differences between L.O.V.E. FORTH and other Forths.
VOCABS DOC
- describes the functioning of vocabularies
REDEFINE DOC
- describes the redefinition word set
SEGMENT DOC
- describes how Love Forth uses the 8086 segments
CPU80x86 DOC
- lists how 8086 registers are used
ASM&LINK DOC
- describes the assembler and linker
MEMGRAPH DOC
- the L.O.V.E. Forth Memory Map and examples of how words are
compiled
WORKING DOC
- some notes on day to day work in L.O.V.E. Forth
DIR DOC
- this documentation index
Shareware System Programs
-------------------------
GO BAT runs the Hyper Helper and LOVES.EXE
BARE BAT runs minimum system
LOVES EXE } share ware demo (includes block disk words)
VASMLINK VTR }
VUTIL VTR }
VSUTIL VTR }
BUNBLOCK EXE converts screens files to text files and vice versa
HM EXE } hyper helper and help file
LOVES HTX }
Registered Programs
-------------------
BARE BAT } minimum system
MIN128 EXE }
VASMLINK VTR }
VUTIL VTR }
Ancillary Word Sets
-------------------
MCFA TXT } multiple cfa word set
MCFA DOC }
ARRAY TXT } mcfa array word set
ARRAY DOC }
PROMPT90 TXT } developer's special prompt word set
PROMPT90 DOC }
QUADMATH TXT } the double and quad precision arithmetic word set
QUADMATH DOC } and documentation
LOCALVAR TXT } the local variables word set and documentation
LOCALVAR DOC }
LOADRASM TXT }
RPN-ASM TXT } the RPN assembler virtual vocab and documentation
RPN-ASM DOC }
LOADBLK TXT } block disk word set - see SOURCE.DOC
BLOCK TXT }
V-BLK83 TXT }
V-EDIT83 TXT }
V-VOCABT TXT }
MISC.TXT } other words - described in the HyperHelp glossary
Source Files for reference purposes
-----------------------------------
KRN128 REF kernel
V-UTIL83 REF UTILITIES virtual vocabulary
FASTASM7 REF } Assember and linker virtual vocabulary
LINK REF } NOT INCLUDED IN PACKAGE
LOADIT REF System load
COMP83 REF Compiler words
DOSFACE REF DOS access words
V-VOCAB REF Virtual vocabulary